home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT01.Dxr
/
00017.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
251 b
|
14 lines
on exitFrame
global asw, ssw, msw
if msw = 1 then
set the visible of sprite 23 to 0
end if
if asw = 1 then
set the visible of sprite 24 to 0
end if
if ssw = 1 then
set the visible of sprite 25 to 0
end if
updateStage()
end